# File lib/twitter/tweet.rb, line 72
    def oembed(options={})
      @oembed ||= Twitter.oembed(@attrs[:id], options)
    end