Method: Megam::Subscriptions#to_s

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

#to_sObject



162
163
164
# File 'lib/megam/core/subscriptions.rb', line 162

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