lib/mutant/support/method_object.rb in mutant-0.3.0.rc1 vs lib/mutant/support/method_object.rb in mutant-0.3.0.rc2

- old
+ new

@@ -21,10 +21,9 @@ # Run the method object # # Not aliased to prevent problems from inheritance # # @return [Objecct] - # returns the created object # # @api private # def run(*args) new(*args)