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