class Gitlab::PaginatedResponse

def total

def total
  @total.total
end