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