class YARP::Serialize::Loader

def load_optional_location

def load_optional_location
  load_location if io.getbyte != 0
end