# File lib/gravtastic.rb, line 19
  def self.included(model)
    model.extend StageOne
  end