pub fn element_reference( interp: &mut Artichoke, ary: Value, first: Value, second: Option<Value>) -> Result<Value, Error>