14 15 16
# File 'lib/dew/cloud.rb', line 14 def method_missing method, *args @connection.send(method, *args) end