# File lib/ole/ranges_io.rb, line 149
  def close
    @io.close if @params[:close_parent]
  end