class RuboCop::Cop::Utils::FormatString

def initialize(string)

def initialize(string)
  @source = string
end