# File lib/yard/serializers/file_system_serializer.rb, line 9
      def basepath=(value)
        @basepath = options[:basepath] = value
      end