class RSpec::Mocks::Constant

def valid_name?

Returns:
  • (Boolean) - Whether or not the provided constant name
def valid_name?
  @valid_name
end