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