pub fn at( interp: &mut Artichoke, seconds: Value, microseconds: Option<Value>) -> Result<Value, Error>