class IRB::SourceFinder

def initialize(irb_context)

def initialize(irb_context)
  @irb_context = irb_context
end