Returns a new instance of Doc.
25 26 27
# File 'lib/blender/handlers/doc.rb', line 25 def initialize @ui = Blender::Utils::UI.new end