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