# File lib/aws/simple_db/item.rb, line 39 def initialize domain, name, options = {} @domain = domain @name = name super end