module Smooth::Command::Instrumented::Overrides

Public Instance Methods

run() click to toggle source
# File lib/smooth/command/instrumented.rb, line 10
def run
  run_with_instrumentation
end