class Faker::Space

def star

Returns:
  • (String) -
def star
  fetch('space.star')
end