# File lib/spec/matchers/migration_matchers.rb, line 57
        def failure_message
          %(expected #{table} to have column '#{column_name}')
        end