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