# File lib/state_machine/path_collection.rb, line 49 def from_states map {|path| path.from_states}.flatten.uniq end