# File lib/journey/nfa/transition_table.rb, line 22
      def accepting_states
        [accepting]
      end