# File app/models/party.rb, line 4
def
to_sym
self
.
class
.
name
.
downcase
.
to_sym
end