Method: Faker::Music::Opera.schubert
- Defined in:
- lib/faker/music/opera.rb
.schubert ⇒ String
Produces the title of an opera by Franz Schubert.
214 215 216 |
# File 'lib/faker/music/opera.rb', line 214 def schubert fetch('opera.german.by_franz_schubert') end |