$myobject->do_something( $arg1, $arg2, @rest ); #### do_something( $myobject, $arg1, $arg2, @rest );