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