Given a class like this: class B class <<开发者_Python百科; self attr_accessor :var end end Suppose I can\'t modify the original source code of class B.How might I go about removing the setter