class Stepdown::Reporter

Public Class Methods

new(statistics) click to toggle source
Calls superclass method
# File lib/stepdown/reporter.rb, line 5
def initialize(statistics)
  super
end