Method: Mutant::Procto::ClassMethods#call

Defined in:
lib/mutant/procto.rb

#callObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



18
19
20
# File 'lib/mutant/procto.rb', line 18

def call(*)
  new(*).call
end