module Clock::Local::Substitute

Public Class Methods

build() click to toggle source
# File lib/clock/local.rb, line 10
def self.build
  Clock::Substitute.new
end