module Tins::Null

def to_int

def to_int
  nil
end