135 136 137
# File 'lib/tkextlib/tcllib/tkpiechart.rb', line 135 def new_slice(text=None) Slice.new(self, text) end