# File lib/celerity/element_collection.rb, line 92
    def last
      self[Celerity.index_offset - 1]
    end