class Regexp::Expression::Group::Comment

def comment?; true end

def comment?; true end

def to_s(_format = :full)

def to_s(_format = :full)
  text.dup
end