class YARP::LexCompat::Heredoc::DashHeredoc

def initialize(split)

def initialize(split)
  @split = split
  @tokens = []
end