# File lib/regin/collection.rb, line 22
    def first
      @array.first
    end