class Byebug::PostMortemProcessor

def commands

def commands
  super.select(&:allow_in_post_mortem)
end