class Object
Public Instance Methods
amount()
click to toggle source
# File lib/queue_classic_matchers.rb, line 96 def amount @amount || 1 end
# File lib/queue_classic_matchers.rb, line 96 def amount @amount || 1 end