46 47 48
# File 'lib/deliveree_sms.rb', line 46 def send RestClient.post(@adapter.api_url, @adapter.body, @adapter.headers) end