class Gitlab::PaginatedResponse

def inspect

def inspect
  @array.inspect
end