# File lib/facets/more/version_number.rb, line 31
  def [](i)
    @self.fetch(i,0)
  end