class @Some_Type
{
@Some_Type @Method_With_Underscore(int RIGHT)
// Filler
// ChangeMe
return new @Some_Type();
}