class QuarantineGuard

Public Instance Methods

match?() click to toggle source
# File lib/mspec/guards/quarantine.rb, line 4
def match?
  false
end