# File lib/cairo/path.rb, line 11
    def close
      @context.close_path
    end