# File lib/fog/aws/models/iam/policies.rb, line 37 def new(attributes = {}) super({ :username => @username }.merge!(attributes)) end