# File lib/twitter/tweet.rb, line 29 def favoriters_count favoriters_count = @attrs[:favoriters_count] favoriters_count.to_i if favoriters_count end