# File gstreamer/sample/gst-inspect.rb, line 15
def prefix; $prefix += 1; yield; $prefix -= 1; end