# File lib/ruote/parser/ruby_dsl.rb, line 40 def self.define (*attributes, &block) RubyDsl.create_branch('define', attributes, &block) end