# File rbCFPropertyList.rb, line 175
    def load_binary(filename=nil)
      load(filename,List::FORMAT_BINARY)
    end