class Prism::Scope

This object is passed to the various Prism.* methods that accept the scopes option as an element of the list. It defines both the local variables visible at that scope as well as the forwarding parameters available at that scope.