# File lib/stella/core_ext.rb, line 413
  def deviation ; Math::sqrt( self.variance ) ; end