class RDoc::Markup::RegexpHandling

def initialize(type, text)

def initialize(type, text)
  @type, @text = type, text
end