# File lib/mspec/runner/actions/gdb.rb, line 4 4: def before(state) 5: Kernel.yield_gdb(true) if self === state.description 6: end