# File lib/syntax/common.rb, line 84
    def set( opts={} )
      ( @options ||= Hash.new ).update opts
    end