method

method_missing

method_missing(sym, *args)
public

No documentation available.

# File lib/spec/runner/formatter/progress_bar_formatter.rb, line 28
        def method_missing(sym, *args)
          # ignore
        end