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