# File lib/cfpropertylist/rbCFPropertyList.rb, line 260
    def load_binary(filename=nil)
      load(filename,List::FORMAT_BINARY)
    end