2 3 4
# File 'app/sms/bmc/sms/deliver_job.rb', line 2 def perform(data) BMC::SMS.strategy.call(data) end