# File lib/yard/code_objects/proxy.rb, line 168
      def type=(type) @type = type ? type.to_sym : nil end