# File lib/yard/code_objects/method_object.rb, line 187
    def copyable_attributes
      super - %w(scope module_function)
    end