# File lib/rouge/lexers/awk.rb, line 26 def self.declarations @declarations ||= Set.new %w(function) end