Object
# File lib/rabbit/element/footnote.rb, line 15 def initialize(order) @order = order super("") end