# File lib/sup/util.rb, line 470
  def to_indexable_s
    sprintf "%012d", self
  end