class RorVsWild::Section

def to_json(options = {})

def to_json(options = {})
  to_h.to_json(options)
end