class Byebug::Context

def self.bin_file

def self.bin_file
  @bin_file ||= Gem.bin_path('byebug', 'byebug')
end