Module: Kernel

Defined in:
lib/ruby-anything/kernel_ext.rb

Instance Method Summary collapse

Instance Method Details

#_anything_(ary) ⇒ Object



4
5
6
# File 'lib/ruby-anything/kernel_ext.rb', line 4

def _anything_(ary)
  RubyAnything.execute(ary)
end