# File vtk/util/vtkImageImportFromArray.rb, line 95
      def SetDataSpacing(spacing)
        @import.SetDataSpacing(spacing)
      end