# File lib/backports/tools/std_lib.rb, line 20
        def self.mark_as_loaded(feature)
          @@our_loads[feature] = true
          # Nothing to do, the full path will be OK
        end