public interface Interacteable { void Interact(); }