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