# File lib/gitlab/paginated_response.rb, line 10
    def ==(other)
      @array == other
    end