class Object
Public Instance Methods
must(*args)
click to toggle source
# File lib/tots/matcher.rb, line 13 def must(*args) TOTS::Matcher.new(self) end
# File lib/tots/matcher.rb, line 13 def must(*args) TOTS::Matcher.new(self) end