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