# File lib/deltacloud/core_ext/array.rb, line 22
  def extract_opts!
    last.is_a?(Hash) ? pop : {}
  end