# File lib/rouge/lexers/io.rb, line 12
      def self.analyze_text(text)
        return 1 if text.shebang? 'io'
      end