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