Class: Faker::VForVendetta

Inherits:
Object
  • Object
show all
Extended by:
Gem::Deprecate
Defined in:
lib/faker/deprecate/v_for_vendetta.rb

Class Method Summary collapse

Class Method Details

.characterObject



8
9
10
# File 'lib/faker/deprecate/v_for_vendetta.rb', line 8

def character
  Faker::Movies::VForVendetta.character
end

.quoteObject



16
17
18
# File 'lib/faker/deprecate/v_for_vendetta.rb', line 16

def quote
  Faker::Movies::VForVendetta.quote
end

.speechObject



12
13
14
# File 'lib/faker/deprecate/v_for_vendetta.rb', line 12

def speech
  Faker::Movies::VForVendetta.speech
end