# File lib/travis/client/account.rb, line 34 def repos_count load_attribute("repos_count") { repositories.count } end