class Faker::Space

def star_cluster

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