# File lib/couchrest/attributes.rb, line 34
    def [](key)
      _attributes[key.to_s]
    end