Method: Megam::Subscriptions#to_s

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

#to_sObject



186
187
188
# File 'lib/megam/core/subscriptions.rb', line 186

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