class Rouge::Lexers::IRBLexer

def prompt_regex

def prompt_regex
  /^.*?(irb|pry).*?[>"*]/
end