class Puppet::Parser::AST::PopsBridge
The AST::Bridge contains classes that bridges between the new Pops based model and the 3.x AST
. This is required to be able to reuse the Puppet::Resource::Type
which is fundamental for the rest of the logic.