# File lib/blimpy/helpers/state.rb, line 14
      def state_file
        raise NotImplementedError, '#state_file should be implemented in a consumer'
      end