Module: Kernel

Defined in:
lib/fetching.rb

Instance Method Summary collapse

Instance Method Details

#Fetching(arg) ⇒ Object



5
6
7
# File 'lib/fetching.rb', line 5

def Fetching(arg)
  Fetching.from(arg)
end