class Regexp::Expression::Root

def initialize

def initialize
  super Regexp::Token.new(:expression, :root, '')
end