Hi, In lesson 13, there is a task called "All that moves " where we should use interface as an method argument. How should this work, if there can't be instance of an interface since it is abstract? I just don't get it at all, how this can be used.