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