# File lib/twitter/rest/timelines.rb, line 90 def retweeted_by_me(options = {}) retweets_from_timeline(options) do |opts| user_timeline(opts) end end