# File lib/rd/reference-resolver.rb, line 110
    def make_rbl_file(filename)
      RBLFile.create_rbl_file(filename, self)
    end