# File lib/mspec/guards/background.rb, line 8
8:
def
match?
9:
MSpec
.
mode?
:background
10:
end