AST = ROM::Types.Constructor(ASTNode) do |doc|
          case doc
          when ASTNode
            doc
          when String