# File lib/faker/music.rb, line 8
      def chord
        key + chord_types.sample
      end