module Tins::Null

def to_ary

def to_ary
  nil
end