# File lib/sdb/active_sdb.rb, line 407
      def id=(id)
        @attributes['id'] = id.to_s
      end