# File lib/state_machine/path.rb, line 52
    def to_name
      last && last.to_name
    end