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