# File lib/mspec/runner/actions/debug.rb, line 8 8: def register 9: super 10: MSpec.register :before, self 11: end