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