module Tins::Null

def to_a

def to_a
  []
end