interface
# File lib/rd/labeled-element.rb, line 10 def calculate_label raise "[BUG] must override." end
# File lib/rd/labeled-element.rb, line 5 def to_label @label ||= calculate_label end
[Validate]
Generated with the Darkfish Rdoc Generator 2.