# File lib/rubocop/git/pseudo_resource.rb, line 6 def initialize(filename) @filename = filename @patch = '' end