# File lib/active_record/migration/command_recorder.rb, line 27 def record(*command) @commands << command end