class Tins::Duration

def to_f

def to_f
  @original_seconds.to_f
end