class UnspecifiedGuard
Public Instance Methods
match?()
click to toggle source
# File lib/mspec/guards/specified.rb, line 4 def match? not standard? end
# File lib/mspec/guards/specified.rb, line 4 def match? not standard? end