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

    define(*attributes, &block)
  end