# File lib/mab/mixin.rb, line 194
def
mab_options
@mab_options
||=
super
.
update
(
:xml
=
>
true
)
end