# File lib/sdb/active_sdb.rb, line 710 def self.create(attributes={}) item = self.new(attributes) item.save item end