# File lib/aws/iam/mfa_device_collection.rb, line 90 def each options = {}, &block super(options.merge(:user_name => user.name), &block) end