# File lib/rouge/lexers/php.rb, line 44
      def start_inline?
        !!@start_inline
      end