# File lib/monkey/backend/common/extract_options.rb, line 6 def extract_options! last.is_a?(::Hash) ? pop : {} end