# File lib/mspec/guards/guard.rb, line 132
132:   def standard?
133:     implementation? :ruby
134:   end