Initializes instance variable.
# File optparse.rb, line 1759 def self.extend_object(obj) super obj.instance_eval {@optparse = nil} end
<code/>
<pre/>
<code/>and<pre/>for code samples.