Raises:
83 84 85 86
# File 'lib/tabletop/token.rb', line 83 def refresh raise NoMethodError if @max.nil? @count = @max end