178 179 180
# File 'lib/weibo2/client.rb', line 178 def trends @trends ||= Weibo2::Interface::Trends.new(self) end