# File lib/em/completion.rb, line 218
    def completion(*a, &b)
      stateback(:completed, *a, &b)
    end