using Godot; interface ISpawnable { void TestMethod(); }