module Shoulda::Matchers::Integrations::Rails

def rails?

def rails?
  true
end