30 31 32
# File 'lib/restclient/request.rb', line 30 def self.execute(args, &block) new(args).execute &block end