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