module Tins::Null

def to_str

def to_str
  nil
end