class TZInfo::DataSources::ZoneinfoDataSource

def inspect

(see DataSource#inspect)
def inspect
  "#<#{self.class}: #{@zoneinfo_dir}>"
end