class DEBUGGER__::FrameInfo

def location_str

def location_str
  "#{pretty_path}:#{location.lineno}"
end