global

def to_s

def to_s
  JSON.pretty_generate(to_h)
end