# File lib/rouge/lexers/apple_script.rb, line 33
      def self.handler_params
        @handler_params ||= ['about', 'above', 'against', 'apart from', 'around',
                             'aside from', 'at', 'below', 'beneath', 'beside',
                             'between', 'for', 'given', 'instead of', 'on', 'onto',
                             'out of', 'over', 'since']
      end