class Unparser::Writer::Regexp::Effective

def emit_options

def emit_options
  write(children.last.children.join)
end