46 47 48
# File 'lib/couchrest/attributes.rb', line 46 def delete(key) _attributes.delete(key.to_s) end