# File rbCFTypes.rb, line 58
    def to_binary(bplist)
      return bplist.num_to_binary(self)
    end