Module: Kernel

Defined in:
lib/mitch.rb

Instance Method Summary collapse

Instance Method Details

#crush(x) ⇒ Object Also known as: pump, slam



30
31
32
# File 'lib/mitch.rb', line 30

def crush(x)
  Mitch.new(x)
end