# File cli/ruby-debug/command.rb, line 240
    def line_at(file, line)
      Debugger.line_at(file, line)
    end