# File lib/spec/matchers/migration_matchers.rb, line 10 def have_column(column_name) HaveColumnMatcher.new(column_name) end