# File lib/twitter/identity.rb, line 33 def initialize(attrs={}) super raise ArgumentError, "argument must have an :id key" unless id end