# File lib/maruku/structures.rb, line 43
        def safe_attr_accessor2(symbol, klass)
                attr_accessor symbol
        end