372 373 374 375
# File 'lib/ezdraw.rb', line 372 def need_update @need_update = true update if auto_update? end