# File lib/syntax/convertors/abstract.rb, line 15
      def self.for_syntax( syntax )
        new( Syntax.load( syntax ) )
      end