# File lib/cfpropertylist/rbCFTypes.rb, line 218
    def to_binary(bplist)
      bplist.bool_to_binary(@value);
    end