class RuboCop::Cop::Style::StringLiterals

def consistent_multiline?

def consistent_multiline?
  cop_config['ConsistentQuotesInMultiline']
end