class Faker::DcComics

def self.title

Returns:
  • (String) -
def self.title
  fetch('dc_comics.title')
end