17 18 19 20
# File 'lib/message_store/controls/time.rb', line 17 def self.example(time=nil) time ||= Raw.example Clock::UTC.iso8601(time) end