module Fugit::Nat::Parser

def _tz(i); alt(:tz, i, :_tz_delta, :_tz_name); end

def _tz(i); alt(:tz, i, :_tz_delta, :_tz_name); end