class FactoryBot::Definition

def overridable

def overridable
  declarations.overridable
  self
end