# File lib/net/ber/core_ext/fixnum.rb, line 13
  def to_ber_enumerated
    "\012#{to_ber_internal}"
  end