# File lib/ruote/parser/ruby_dsl.rb, line 56
  def self.process_definition (*attributes, &block)

    define(*attributes, &block)
  end