hmmm, as i was reading my own reply i began to realize that a method defined by an interface acts the same way as a ovverridable method of a class, except you really do not have an option to override or not.
this is, from my understand, exactly what polymorphism is.