class Magick::RVG::Utility::GraphicContext

def pop

def pop
  @gc.pop
  @shadow.pop
  @text_attrs.pop
  nil
end