Module: Kernel

Defined in:
lib/fetching.rb

Instance Method Summary collapse

Instance Method Details

#Fetching(arg) ⇒ Object

rubocop:disable MethodName



7
8
9
# File 'lib/fetching.rb', line 7

def Fetching(arg) # rubocop:disable MethodName
  Fetching.from(arg)
end