# File lib/twitter/action_factory.rb, line 17 def self.fetch_or_new(attrs={}) super(:action, Twitter::Action, attrs) end