module Clock::UTC::Substitute

Public Class Methods

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