Module: Gemmy::Patches::ObjectPatch::InstanceMethods::M

Defined in:
lib/gemmy/patches/object_patch.rb

Instance Method Summary collapse

Instance Method Details

#m(*args) ⇒ Object

shorter proc shorthands



68
69
70
# File 'lib/gemmy/patches/object_patch.rb', line 68

def m(*args)
  method(*args)
end