class Fugit::Duration

def to_h; h; end


For now, let's alias to #h
def to_h; h; end