Method: Megam::Flavors#to_s

Defined in:
lib/megam/core/flavors.rb

#to_sObject



289
290
291
# File 'lib/megam/core/flavors.rb', line 289

def to_s
    Megam::Stuff.styled_hash(to_hash)
end