3 4 5
# File 'lib/yonoma/email.rb', line 3 def self.send(params) Client.request(:post, "/email/send", params) end