# File estraierpure.rb, line 287 def set_options(options) Utility::check_types({ options=>Integer }) if $DEBUG @options |= options nil end