# File lib/tweetstream/status.rb, line 9
  def id
    self[:id] || super
  end