# File lib/fog/aws/models/iam/policies.rb, line 40
        def new(attributes = {})
          super(self.attributes.merge(attributes))
        end