Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
options_of(mid)
private
# File lib/bundler/vendor/fileutils/lib/fileutils.rb, line 1540
def self.options_of(mid)
OPT_TABLE[mid.to_s].map {|sym| sym.to_s }
end