# File lib/state_machine/path.rb, line 37
    def from_name
      first && first.from_name
    end