# File lib/fog/aws/parsers/iam/list_instance_profiles.rb, line 15
          def finished_instance_profile(profile)
            @response['InstanceProfiles'] << profile
          end