# File lib/couch_potato/persistence.rb, line 115
    def has_key?(key)
      attributes.has_key?(key)
    end