# File lib/ruote/exp/fe_sequence.rb, line 75
    def apply

      h.variables ||= {} if name == 'let'

      reply(h.applied_workitem)
    end