Object
# File lib/rabbit/element/method-list.rb, line 15 def initialize(term, description) super() @term = term @description = description add_element(@term) add_element(@description) end
# File lib/rabbit/element/method-list.rb, line 23 def name @term.name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.