class RSpec::Mocks::Constant

def previously_defined?

Returns:
  • (Boolean) - Whether or not the constant was defined
def previously_defined?
  @previously_defined
end