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