# File lib/gitlab/paginated_response.rb, line 14
    def inspect
      @array.inspect
    end