# File lib/taps/operation.rb, line 44
  def exclude_tables
    opts[:exclude_tables] || []
  end