# File lib/celerity/element_collection.rb, line 82
    def first
      self[Celerity.index_offset]
    end