Athena::Formats::XML::BaseSpec
# File lib/athena/formats/xml.rb, line 260 def initialize(parent) super() @parent = parent default!(self) end