# File lib/couch_potato/persistence/properties.rb, line 71 def property_names properties.map(&:name) end