# File lib/couch_potato/persistence/properties.rb, line 32
        def inspect
          list.map(&:name).inspect
        end