# File lib/state_machine/matcher.rb, line 96 def description "all - #{values.length == 1 ? values.first.inspect : values.inspect}" end