# File lib/state_machine/path.rb, line 46 def from_states map {|transition| transition.from_name}.uniq end