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