class DEBUGGER__::FrameInfo

def other_identifier

def other_identifier
  return unless frame_type == :other
  location.label
end