When creating scripts that extend abstract classes a user has to manually implement all inherited methods. This can be cumbersome, especially when dealing with multiple scripts that inherit from an ...