namespace Awperative; public class hello : BodyComponent { public void Start() { this.ExtensionTest(); } }