pub fn initialize( interp: &mut Artichoke, first: Option<Value>, second: Option<Value>, block: Option<Block>) -> Result<Array, Error>