219 220 221 222
# File 'lib/megam/core/backups.rb', line 219 def self.create(params) sps = from_hash(params) sps.create end