# File lib/rouge/lexers/awk.rb, line 30
def
self
.
reserved
@reserved
||=
Set
.
new
%w(BEGIN END)
end