If you need to remove a method from Object in an active IRB session (for instance y, which is added by psych in IRB).
y
self.class.undef_method :y