# File lib/rd/rbl-file.rb, line 22
    def RBLFile.rbl_file_path(filename)
      basename(filename) + "." + SUFFIX
    end