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