interface Attachable { void attach(Spring s); double getPosition(); }