# File lib/jmespath/lexer.rb, line 370
      def current
        @chars[@position]
      end