# File lib/couch_potato/persistence/properties.rb, line 9 def self.properties @properties ||= {} @properties[self.name] ||= [] end