class Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
def with_prefix(expected_prefix = true)
def with_prefix(expected_prefix = true) options[:prefix] = expected_prefix self end
def with_prefix(expected_prefix = true) options[:prefix] = expected_prefix self end