# File lib/couch_potato/persistence.rb, line 111
    def [](attribute)
      send(attribute)
    end