class Rouge::Lexers::IRBLexer

def allow_comments?

def allow_comments?
  true
end