3 4 5
# File 'lib/publisci/dataset/data_cube.rb', line 3 def unindent gsub /^#{self[/\A\s*/]}/, '' end