# File lib/fog/aws/parsers/iam/list_roles.rb, line 14
          def finished_role(role)
            @response['Roles'] << role
          end