# File lib/rd/labeled-element.rb, line 5
    def to_label
      @label ||= calculate_label
    end