# File htree/loc.rb, line 8
    def make_loc
      self.class::Loc.new(nil, nil, self)
    end