# File lib/has_many_polymorphs/support_methods.rb, line 39
  def _extract_options!
    last.is_a?(::Hash) ? pop : {}
  end